home *** CD-ROM | disk | FTP | other *** search
- object Form47: TForm47
- Left = 321
- Top = 183
- AutoSize = True
- BorderStyle = bsNone
- Caption = '�ifre Giri�i'
- ClientHeight = 370
- ClientWidth = 580
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 580
- Height = 370
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object Label1: TLabel
- Left = 184
- Top = 88
- Width = 32
- Height = 13
- Caption = 'Label1'
- Transparent = True
- end
- object Label2: TLabel
- Left = 184
- Top = 120
- Width = 32
- Height = 13
- Caption = 'Label2'
- Transparent = True
- end
- object Label3: TLabel
- Left = 184
- Top = 152
- Width = 32
- Height = 13
- Caption = 'Label3'
- Transparent = True
- end
- object Label4: TLabel
- Left = 184
- Top = 184
- Width = 32
- Height = 13
- Caption = 'Label4'
- Transparent = True
- end
- object Label5: TLabel
- Left = 184
- Top = 216
- Width = 32
- Height = 13
- Caption = 'Label5'
- Transparent = True
- end
- object Label6: TLabel
- Left = 208
- Top = 32
- Width = 185
- Height = 17
- AutoSize = False
- Caption = 'L�tfen Erboy Bilgisayardan �ifre Al�n'
- Transparent = True
- WordWrap = True
- end
- object Label7: TLabel
- Left = 208
- Top = 48
- Width = 185
- Height = 17
- AutoSize = False
- Caption = 'Tel : (0216) 390 04 97 - 390 04 98'
- Transparent = True
- WordWrap = True
- end
- object Label8: TLabel
- Left = 249
- Top = 64
- Width = 105
- Height = 17
- AutoSize = False
- Caption = '354 30 48 - 375 29 45'
- Transparent = True
- WordWrap = True
- end
- object Edit1: TEdit
- Left = 264
- Top = 80
- Width = 121
- Height = 21
- TabOrder = 0
- OnKeyPress = Edit1KeyPress
- end
- object Edit2: TEdit
- Left = 264
- Top = 112
- Width = 121
- Height = 21
- TabOrder = 1
- OnKeyPress = Edit1KeyPress
- end
- object Edit3: TEdit
- Left = 264
- Top = 144
- Width = 121
- Height = 21
- TabOrder = 2
- OnKeyPress = Edit1KeyPress
- end
- object Edit4: TEdit
- Left = 264
- Top = 176
- Width = 121
- Height = 21
- TabOrder = 3
- OnKeyPress = Edit1KeyPress
- end
- object Edit5: TEdit
- Left = 264
- Top = 208
- Width = 121
- Height = 21
- TabOrder = 4
- OnKeyPress = Edit1KeyPress
- end
- object Button1: TButton
- Left = 168
- Top = 248
- Width = 81
- Height = 25
- Caption = '&Tamam'
- TabOrder = 5
- OnClick = Button1Click
- end
- object DBNavigator1: TDBNavigator
- Left = 224
- Top = 320
- Width = 220
- Height = 25
- DataSource = Form1.DataSource2
- TabOrder = 7
- Visible = False
- end
- object Button2: TButton
- Left = 336
- Top = 248
- Width = 75
- Height = 25
- Caption = '&�ptal'
- TabOrder = 6
- OnClick = Button2Click
- end
- object DBGrid1: TDBGrid
- Left = 40
- Top = 104
- Width = 145
- Height = 41
- DataSource = Form1.DataSource2
- TabOrder = 8
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -11
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- Visible = False
- Columns = <
- item
- Expanded = False
- FieldName = 'Sifreemlaktakip'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Fdler'
- Visible = True
- end>
- end
- end
-